PHY SET AUTO FIXED TIMING

Ties in the simulation update to the frame rate.

  Syntax
PHY SET AUTO FIXED TIMING
  Returns

  Description

When using a sync rate of 0 so that your application runs as fast as possible then you may prefer to link the elapsed time between calls to the simulation to the frame rate. This is achieved by making a call to phy set auto fixed timing. When using this command your program will produce the same results whether it is running at 30 fps or 130 fps.

  Example Code
No example code is provided for this command